kopia lustrzana https://github.com/Haxxnet/Compose-Examples
rodzic
e93052faff
commit
0f01966c07
|
@ -4,7 +4,7 @@ services:
|
||||||
privatebin:
|
privatebin:
|
||||||
hostname: privatebin
|
hostname: privatebin
|
||||||
container_name: privatebin
|
container_name: privatebin
|
||||||
image: privatebin/nginx-fpm-alpine:latest
|
image: privatebin/nginx-fpm-alpine:stable
|
||||||
read_only: true # not in compose 3.0 documentation but appears supported based
|
read_only: true # not in compose 3.0 documentation but appears supported based
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|
Ładowanie…
Reference in New Issue