print url of service

This commit is contained in:
Lee 2024-01-15 23:14:45 +00:00
parent 669a371c0d
commit deb7f4fc5a

@ -27,3 +27,5 @@ class AddCommand(Command):
traefikConfig.save()
restartTraefik()
print(f"Access your service at http://{domain}")