File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111
1212server1 :
13- image : marcelofmatos/phpnetmap
13+ image : ghcr.io/ marcelofmatos/phpnetmap:latest
1414 environment :
1515 - VIRTUAL_HOST=server1.example.com
1616 - ADMIN_USER=admin1
@@ -19,7 +19,7 @@ server1:
1919
2020
2121server2 :
22- image : marcelofmatos/phpnetmap
22+ image : ghcr.io/ marcelofmatos/phpnetmap:latest
2323 environment :
2424 - VIRTUAL_HOST=server2.example.com
2525 - ADMIN_USER=admin2
@@ -28,7 +28,7 @@ server2:
2828
2929
3030server3 :
31- image : marcelofmatos/phpnetmap
31+ image : ghcr.io/ marcelofmatos/phpnetmap:latest
3232 environment :
3333 - VIRTUAL_HOST=server3.example.com
3434 - ADMIN_USER=admin3
Original file line number Diff line number Diff line change 11# Example to use single server
22server :
3- image : marcelofmatos/phpnetmap
3+ image : ghcr.io/ marcelofmatos/phpnetmap:latest
44 environment :
55 - ADMIN_USER=admin
66 - ADMIN_PASSWORD=pnm
You can’t perform that action at this time.
0 commit comments