Commit 21046be5 by nabil el mahiri

fix apps folder

parent 9f7b600b
Pipeline #513 failed with stages
in 8 minutes 40 seconds
...@@ -47,7 +47,7 @@ deploy: ...@@ -47,7 +47,7 @@ deploy:
script: script:
- chmod +x sh/run.sh - chmod +x sh/run.sh
- sh 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:0.0.0.0:7778 --name atlasvoyages-docker-prod atlasvoyages-docker:prod
- sh sh/clean.sh - sh sh/clean.sh
# build: # build:
......
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