print url of service
This commit is contained in:
parent
669a371c0d
commit
deb7f4fc5a
@ -27,3 +27,5 @@ class AddCommand(Command):
|
||||
traefikConfig.save()
|
||||
|
||||
restartTraefik()
|
||||
|
||||
print(f"Access your service at http://{domain}")
|
Loading…
Reference in New Issue
Block a user