initial commit
This commit is contained in:
commit
254d78744c
1 changed files with 5 additions and 0 deletions
5
docker-compose.yml
Normal file
5
docker-compose.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
nginx:
|
||||
image: ghcr.io/nginx/nginx-unprivileged:latest
|
||||
ports:
|
||||
- "8080:8080"
|
Loading…
Add table
Add a link
Reference in a new issue