Skip to content

Commit

Permalink
[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Pe46dro committed Dec 14, 2019
1 parent f3869a3 commit 2558b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ARG XBACKBONE_VERSION=3.0.2
ENV APP_NAME=XBackBone
ENV URL=http:\/\/127.0.0.1

ADD ./nginx.conf /opt/docker/etc/nginx/vhost.common.d/1-xbackbone.conf
ADD ./configure.sh /opt/docker/provision/entrypoint.d/1-app.sh
ADD ./nginx.conf /opt/docker/etc/nginx/vhost.common.d/11-xbackbone.conf
ADD ./configure.sh /opt/docker/provision/entrypoint.d/01-app.sh

USER application

Expand Down

0 comments on commit 2558b2b

Please sign in to comment.