Commit 809de2de by nabil el mahiri

fix apps folder

parent c6e9ee06
Pipeline #510 passed with stages
in 8 minutes 51 seconds
......@@ -47,7 +47,7 @@ deploy:
script:
- chmod +x sh/run.sh
- sh sh/run.sh
- docker run -d -p 7778:7778 --name atlasvoyages-docker-prod atlasvoyages-docker:prod
- docker run -d -p 7778:80 --name atlasvoyages-docker-prod atlasvoyages-docker:prod
- sh sh/clean.sh
# build:
......
......@@ -24,7 +24,7 @@
"logging": {},
"defaultStore": "mongo",
"http": {
"port": 7778,
"port": 80,
"settings": {
"trust proxy": "true"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment