auto backup 2026-04-02_00:00:01
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
teleport:
|
||||
image: public.ecr.aws/gravitational/teleport:18.7.3
|
||||
image: teleport:18.7.3
|
||||
container_name: teleport-den
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- "3025:3025"
|
||||
|
||||
volumes:
|
||||
- /opt/stacks/18_teleport/config:/etc/teleport
|
||||
- /opt/stacks/00_teleport/config:/etc/teleport
|
||||
- /home/docker/teleport:/var/lib/teleport
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user