mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-22 20:23:12 +03:00
chore(docker): Using alpine versions of nginx and postgrte
This commit is contained in:
parent
6bae4dabfc
commit
632f2f34b6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nginx:
|
||||
image: nginx:latest
|
||||
image: nginx:alpine
|
||||
ports:
|
||||
- '80:80'
|
||||
- '443:443'
|
||||
|
|
Loading…
Add table
Reference in a new issue