mirror of
https://github.com/C9Glax/tranga.git
synced 2025-02-20 14:20:13 +01:00
Corrected port
This commit is contained in:
parent
ccc4e42a49
commit
14c69631a6
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.10.1-alpine
|
||||
COPY . /usr/share/nginx/html
|
||||
EXPOSE 6531
|
||||
EXPOSE 80
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
Loading…
x
Reference in New Issue
Block a user