Skip to content
Snippets Groups Projects
Commit 91513cce authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Merge branch 'update-web-container' into 'develop'

Add restart key and value to web container

See merge request FDM/rdm-system/rdms!28
parents 6ba189c3 4a6fa709
No related branches found
No related tags found
3 merge requests!115Tombstone not available for dataset,!77Bump ruby v2.7.7,!28Add restart key and value to web container
Pipeline #4674 failed
......@@ -103,6 +103,7 @@ services:
web:
<<: *app
command: bash -c "/bin/docker-entrypoint.sh"
restart: unless-stopped
environment:
- VIRTUAL_HOST=rdms.docker
- VIRTUAL_PORT=3000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment